Welcome![Sign In][Sign Up]
Location:
Search - ListBox image

Search list

[GUI Developlistandimage

Description: 本小程序是利用image listbox 控件, 进行技巧编程.作为美观大方的界面.-this small program is the use of image listbox controls for programming skills. As a stylish interface.
Platform: | Size: 214939 | Author: 关飞修 | Hits:

[Otherphotomove

Description: 用C++ Builder 6.0编写,一个图片滚动的例子,类似走马灯。供初学者学习使用Image、ListBox等控件。-C Builder 6.0, a rolling photo examples similar merry-go-round. For beginners to learn how to use Image, as ListBox controls.
Platform: | Size: 1100969 | Author: didnt | Hits:

[ADO-ODBCsql_ado

Description: ADO访问数据库,实现BLOB数据:bmp,jpg图像的存取,并用ListBox显示数据库字段列表-ADO database and achieve BLOB data : bmp, jpg image access, ListBox and use database fields show list
Platform: | Size: 2303823 | Author: zcl | Hits:

[Other resourcecontrols

Description: 确定谁引发Lostfocus TextBox中文字如何靠中靠右对齐 AutoRedraw与Image/Picture属性的关联 使TextBox按Mouse右键时只出现自定PopUp Menu 如何动态设定TextBox的靠左、右、中 使两个ListBox项目同步 ToolBar上加ComboBox 加强型的 MSFlexGrid 如何让OLE Control/Image 具有Scroll Bar的功能 用VB实现拖放功能 跟我学用ActiveBar VB6.0动态加载ActiveX控件 用VB播放FLASH动画 用VB5设计多功能计时器 VB中Combo的一种输入检查制约方法的实现 用VB制做图型菜单控件 用VB设计VCD播放器 功能强大的增强列表框 与控件有关的问答集
Platform: | Size: 126819 | Author: 江福利 | Hits:

[ComboBoxImageLB_demo

Description: 选项为一ImageList对象各项的列表框-ListBox which selecting items is equal to items of an imageList object
Platform: | Size: 20480 | Author: 站长 | Hits:

[ListView/ListBox有背景列表匡

Description: 通过该程序可以为CListBox控件设置自己喜欢的背景图片,使你的程序界面更加新颖。-adoption of the procedures to set up CListBox control their favorite background image, so your program interface more innovative.
Platform: | Size: 256000 | Author: 范树学 | Hits:

[GUI Developlistandimage

Description: 本小程序是利用image listbox 控件, 进行技巧编程.作为美观大方的界面.-this small program is the use of image listbox controls for programming skills. As a stylish interface.
Platform: | Size: 215040 | Author: 关飞修 | Hits:

[Otherphotomove

Description: 用C++ Builder 6.0编写,一个图片滚动的例子,类似走马灯。供初学者学习使用Image、ListBox等控件。-C Builder 6.0, a rolling photo examples similar merry-go-round. For beginners to learn how to use Image, as ListBox controls.
Platform: | Size: 1100800 | Author: didnt | Hits:

[ListView/ListBoxlistbox_image

Description: 带图像图标的列表框,使得程序更加美观漂亮-icon images with a list box, making procedures more beautiful appearance
Platform: | Size: 37888 | Author: 乌鸦 | Hits:

[ADO-ODBCsql_ado

Description: ADO访问数据库,实现BLOB数据:bmp,jpg图像的存取,并用ListBox显示数据库字段列表-ADO database and achieve BLOB data : bmp, jpg image access, ListBox and use database fields show list
Platform: | Size: 2304000 | Author: zcl | Hits:

[ListView/ListBoxListBkImage

Description: listbox添加背景-add listbox background
Platform: | Size: 493568 | Author: wsh | Hits:

[Othercontrols

Description: 确定谁引发Lostfocus TextBox中文字如何靠中靠右对齐 AutoRedraw与Image/Picture属性的关联 使TextBox按Mouse右键时只出现自定PopUp Menu 如何动态设定TextBox的靠左、右、中 使两个ListBox项目同步 ToolBar上加ComboBox 加强型的 MSFlexGrid 如何让OLE Control/Image 具有Scroll Bar的功能 用VB实现拖放功能 跟我学用ActiveBar VB6.0动态加载ActiveX控件 用VB播放FLASH动画 用VB5设计多功能计时器 VB中Combo的一种输入检查制约方法的实现 用VB制做图型菜单控件 用VB设计VCD播放器 功能强大的增强列表框 与控件有关的问答集 -To determine who caused Lostfocus TextBox how to rely on Chinese characters in the right alignment AutoRedraw with Image/Picture of the associated attributes so that when the TextBox Right-click Mouse only self-PopUp Menu how dynamic setting TextBox
Platform: | Size: 126976 | Author: 江福利 | Hits:

[TreeViewsafdsfewfewe

Description: + 界面编程 按钮控件 组合框控件 编辑框 TreeView控件 Static控件 PropertySheet RichEdit ListView/ListBox 菜单 工具条 状态条 对话框与窗口 系统编程 网络编程 驱动编程 数据库编程 GDI/图象编程 C#编程 .net编程 多媒体编程 通讯编程 -+ Interface programming combo box button controls TreeView control edit box control Static Control PropertySheet RichEdit ListView/ListBox Menu Toolbar Status bar dialog window-system programming and network programming-driven programming Database Programming GDI/Image Programming C# programming. net programming multimedia programming communication programming
Platform: | Size: 10240 | Author: lin | Hits:

[Graph programVC

Description: 开始检索”调用DoBrowse--- 功能:用于管理ListBox(1)首先取出处理的起始目录路径 (2)调用SiapCariRecursive来对目录中各文件进行处理,这里面又分好几层关系。 (a)锁定一些暂时不用的按键,使在检索处理过程中,不让用户操作,乱按。 (b)调用CariRecursive函数:功能是分别提取目录中各个文件,并进行计算颜色直方图。这个函数又分下面几层: (i)循环递归调用CariRecursive,找到所选目录下是否有子目录,有子目录进入子目录先处理 (ii)调用ScanFile,提取子目录中的一个个文件。 (iii)上面一步中,每找到一个文件,就调用Madhosi,进行计算颜色直方图(这部分与第1大点中,对关键图处理过程一样),并与关键图的颜色直方图比较,得到相似度,最后在把相似度保存到ListBox中去,同时对应填入对应的文件路径。 (iv)循环至(i)直到目录中所有文件都处理过,才结束CauRecursive,退出该函数。 (3)根据ListBox里面的内容,调整ListBox的宽度。按相似度距离,按从小到大把各文件排列在ListBox中。-Due to the development of multimedia technology and fast expanding of visual information, an effective method is sharply needed to manage and retrieve visual information. So, the Content Based Image and Video Retrieval technology comes into being and become an important research area in multimedia retrieval and image processing. This thesis focuses on the application of Content based image retrieval (CBIR) technology in defense information technology area. The research on this topic is of great significance in theory and practice. The main work of this thesis lies on: This thesis makes extensive and deep research in CBIR technology. The status quo and key technologies are introduced, the bottle-neck and development trend are also discussed. The thesis analyzes the application requirement for CBIR technology in defense IT area, and proposes a reasonable application model. The experimental results show that the method is reasonably better than existing methods. Keywords: content-base
Platform: | Size: 5671936 | Author: 李明福 | Hits:

[GDI-BitmapInterface

Description: 一个图片浏览程序的界面。界面上的button,listbox还未添加具体的功能。-An image viewer interface. Interface on the button, listbox not to add specific functionality.
Platform: | Size: 3496960 | Author: 肖磊 | Hits:

[Graph programStillView90

Description: 此应用程序扫描的图像文件(BMP,以及GIF,JPG格式,TGA)和显示器目录 对有关的文件名列表。单击列表框中的文件名以显示其 图片查看器屏幕上的图像,以及图像资料,例如其视频 尺寸和文件大小。 斯蒂维尤还显示图形过滤器,它产生的信息, 包括过滤器的名称和相应的管脚。如果选定的过滤器 支持属性页,您可以点击筛选器属性按钮,以查看该页面。 -This application scans a directory for image files (BMP, GIF, JPG, TGA) and displays a list of the relevant file names. Click a file name in the listbox to display its image on the Image Viewer screen, along with image information such as its video dimensions and file size. StillView also displays information about the filter graphs that it creates, including the names of the filters and their corresponding pins. If a selected filter supports a property page, you can click the Filter Properties button to view the page.
Platform: | Size: 41984 | Author: wengjinshu | Hits:

[ListView/ListBoxListBox-wanmei

Description: 说明:一个完美替代VB的ListBox控件的自定义控件,支持图像和XP风格。-Description: a perfect replacement VB ListBox controls the custom control, support image and XP style.
Platform: | Size: 60416 | Author: 李昌 | Hits:

[ListView/ListBox32-Bit-Image-List-Ocx

Description: A Uperb Listbox Control
Platform: | Size: 364544 | Author: Arar Ahmed | Hits:

[CSharpLoadSaveImagestoMSAccess0127

Description: 有时你需要储存在数据库中图像而不是物理文件。这个简单的应用程序将向你展示如何建立一个窗户形式的接口,让您做到以下几点: 1图片在浏览你的硬盘上。 2载入选择的形象,成为一个图片框的周围控制观看。 3保存一幅图像显示在图片框控制数据库。 4选择一个意象从一个列表框中插入列控制和荷载的数据库。-Introduction ========== Sometimes you need to store images in a database instead of as physical files. This sample application will show you how to build a Windows Forms interface that allows you to do the following: 1. Browse for an image on your hard disk. 2. Load the selected image into a PictureBox control for viewing. 3. Save an image displayed in the PictureBox control to the database. 4. Select an image from a ListBox control, and load it from the database.
Platform: | Size: 68608 | Author: kenneth | Hits:

[ListView/ListBoxlistbox_back_picutre

Description: 在应用程序编程时,列表框ListBox是常用的控件,但只能惊变背景色而无法放上背景图片,本程序,用类的方式,使编程者可以任意给列表框加上图片,使界面更加美观。-To the list box with your favorite background image.
Platform: | Size: 16384 | Author: 按剑心飞扬 | Hits:
« 12 »

CodeBus www.codebus.net